func math.archExp2

2 uses

	math (current package)
		exp.go#L142: 		return archExp2(x)
		exp2_noasm.go#L11: func archExp2(x float64) float64 {